home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C++ / Libraries / grayimage / images.dr < prev    next >
Encoding:
Text File  |  1994-06-30  |  1.4 KB  |  13 lines  |  [TEXT/R*ch]

  1.            Image Processing and Compressing
  2.  
  3.         General image handling programs
  4. image.h            Header file
  5. image.cc        Set of primitive operations on images
  6. image_rect.cc        Operations on the rectangular part of the image
  7.  
  8. read_xwd.cc        Read the image from the X window dump file
  9. write_xwd.cc        Write the image into file as the X11 Window dump
  10. x11wd.h            Definition of the X window dump file format
  11. read_pgm.cc        Read an image from the PGM file
  12. write_pgm.cc        Write an image in the PGM format
  13. read_def.cc        Read the data exchange form